home *** CD-ROM | disk | FTP | other *** search
-
- ; $Eicon$Ver$Rel$Rev: 3.1.06
- ;
- ; ECCOMMAND ERROR MESSAGE FILE
-
- [ECMODULE]
-
- AC001=4;Parameter entry error. The port number you specify must fall
- between 1 and 48.
-
- AC002=4;Parameter entry error. The connection number that you specified
- is not in use.
-
- AC003=4;Memory shortage. Unload programs, or reduce the number of allocated
- sessions.
-
- AC004=4;Parameter entry error. The station number that you specified (%d)
- is not in use.
-
- AC005=4;Required protocol missing or not configured for the specified port.
- Load the protocol %s with ECCARD and try again.
-
- AC006=4;Parameter entry error. The LU Number %s that you specified does not
- exist.
-
- AC007=4;Parameter entry error. The Session ID number that you specified
- (%d) does not exist.
-
- AC008=4;Parameter entry error. The mode that you specified (%s)
- does not exist.
-
- ; Error codes from ecmodule.exe.
- AC009=4;File not found: %s.
-
- AC010=4;Parameter entry error. Invalid trace filter (%s).
-
- AC011=4;Parameter entry error. Invalid trace size . Range is 0 to 65534 (%s).
-
- AC012=4;Parameter entry error. Invalid trace truncation length .
-
- AC013=4;Trace not started
-
- AC014=4;DIALER option is not suported by this version of ECMODULE.
-
- AC015=4;ECEXIT.NLM ressource unavailable. Attempt running program until resource becomes available.
-
- AC016=4;The %s module did not return control to ECMODULE in time(%d).\n
- Please UNLOAD the %s module.
-
- AC017=4;Could not run %s. (%d) .
-
- AC021=4;Bad output file name. Name "%s" is a directory.
-
- AC022=4;Gateway or Router options not supported by ECBIOS for this version.
-
- ; error code from pfmodule.c
-
- AC018=4;Invalid board name for ECEXIT.NLM.
-
- AC019=4;Internal software error: PFspawnvp_signal() (%d)
-
- ; ecmdutil
-
- AC020=4;Parameter entry error. The EiconCard number you specify must fall
- between 1 and 6
-
- ; Error codes from llibecmd.lib
-
- AC100=4;Required driver or redirector missing. Load the driver with ECCARD
- or the redirector with ECLAN.
-
- AC101=4;Server not responding. Check to see if the server's redirector is
- loaded.
-
- AC102=4;Resource shortage. Too many sessions are active on the redirector
- or on the server.
-
- AC103=4;Internal software error: %s(%d).
- Contact your Eicon Technology representative (see manual for instructions).
-
- AC104=4;Port ID error. EiconCard may not be installed; port may not exist
- or be configured; required protocols may not have been loaded.
-
- AC105=4;EiconCard in halted state. Re-start the card with "ECCARD START".
-
- AC108=4;EiconCard not configured. Start the card with "ECCARD START".
-
-
- [ECDIALER]
-
- ;USER ERRORS
-
- ;Ecdialer script errors
-
- AD000=4;File not found: %s. The modem script file is not in the required
- directory.
-
- AD001=4;Script error: jump label %s specified in script file is undefined or
- can't be found.
-
- AD002=4;Script error: unable to jump to specified label %s
- found.
-
- AD003=4;Script error: MATCH String %s is too long. The maximum length for a
- MATCH string is %d.
-
- AD004=4;Script error: invalid value of 0 specified in TIMEOUT keyword.
-
- AD005=4;Script error: invalid value of 0 specified in WAIT keyword.
-
- AD006=4;Script error: command timed out. Unable to complete command in the
- time specified.
-
- AD007=4;Script error: SEND string too long. The SEND string must not exceed
- %d characters.
-
- AD008=4;Script error: DIAL string too long. DIAL string must not exceed %d
- characters.
-
- AD009=4;Script error: SET_DATA_BITS. Invalid value specified for number of
- data bits. Allowable values are 5, 6, 7, or 8.
-
- AD010=4;Script error: The string to be printed exceeds the maximum length
- of %d.
-
- AD011=4;Script error: SET_STOP_BITS. Invalid value specified for number of
- STOP bits. Allowable values are 1 or 2.
-
- AD012=4;Script error: SET_SPEED. Invalid value specified for AT bit rate.
- Allowable values are 1200, 2400, 4800 and 9600 bits per second.
-
- AD013=4;Script error: SET_PARITY. Invalid value specified for the type
- (if any) of parity checking to use. Allowable settings are NO_PARITY,
- ODD_PARITY or EVEN_PARITY.
-
- AD015=4;Script error: Invalid value specified for SET_PORT. Allowable range
- is 1 to 48.
-
- AD016=4;Script error: Syntax error or invalid command.
-
-
- ;Ecdialer dial errors
-
- AD020=4;Dial error: bps rate/configuration pair invalid or mismatched.
- Refer to the V.32bis section of the EiconCard configuration program
- chapter in the manual.
-
- AD021=4;Dial error: phone number string too long. Phone number cannot
- exceed %d digits.
-
- AD022=4;Dial error: invalid bit rate specified %s. Refer to the V.32bis
- section of the EiconCard configuration program chapter in the manual.
-
- AD023=4;Dial error: invalid configuration specified %s. Refer to the
- V.32bis section of the EiconCard configuration program chapter in the manual.
-
- AD024=4;Dial error: AT phone number string too long. Phone number cannot
- exceed %d digits.
-
- AD025=4;Dial error: Configuration and bit rates can only be specified
- for V.32 modems.
-
- AD026=4;Dial error: if a phone number is specified for V.32 modems the bit
- rate and the configuration must also be specified.
-
- AD030=4;Parameter entry error: invalid configuration or bit rate is not
- allowed with the specified configuration.
-
- AD027=4;Dial error: Directory number string too long. Directory number cannot
- exceed %d digits.
-
- AD028=4;Dial error: Subaddress string too long. Subaddress cannot exceed %d
- digits.
-
- AD029=4;Dial error: Transit Network Selection string too long. Transit Network
- Selection cannot exceed %d digits.
-
- AD031=4;Dial error: invalid %s parameter specified.
-
- AD032=4;Dial error: %s parameter required.
-
- AD033=4;Dial error: %s parameter not compatible with the current dialer.
-
- AD034=4;Dial error: /NType, /NPlan, /SAddr, /SType, /Tns, /BCtype can only
- be specified with ISDN dialer.
-
-
- ;Ecdialer answer errors
- AD037=4;Answer error: modem is currently set to the specified state.
-
-
- ;Ecdialer store errors
- AD040=4;Store error: invalid bit rate specified for primary number. Refer to
- the V.32bis section of the EiconCard configuration program chapter in the manual.
-
- AD041=4;Store error: invalid configuration specified for primary number.
- Refer to the V.32bis section of the EiconCard configuration program chapter in the manual.
-
- AD042=4;Store error: invalid bit rate specified for alternate number.
- Refer to the V.32bis section of the EiconCard configuration program chapter in the manual.
-
- AD043=4;Store error: invalid configuration specified for alternate
- number. Refer to the V.32bis section of the EiconCard configuration
- program chapter in the manual.
-
- AD044=4;Store error: AT phone number string too long.
-
- AD045=4;Store error: Configuration and bit rates can only be specified
- for V.32 modems.
-
- AD046=4;Store error: if a phone number is specified for V.32 modems the bit
- rate and the configuration must also be specified.
-
- AD047=4;Store error: Directory number string too long. Directory number
- cannot exceed %d digits.
-
- AD048=4;Store error: Subaddress string too long. Subaddress cannot exceed
- %d digits.
-
- AD049=4;Store error: Transit Network Selection string too long. Transit
- Network Selection cannot exceed %d digits.
-
- AD051=4;Store error: invalid %s parameter specified.
- Type %s /? for help.
-
- AD052=4;Store error: %s parameter required.
- Type %s /? for help.
-
- AD053=4;Store error: %s parameter not compatible with the current dialer.
-
- AD054=4;Store error: /NType, /NPlan, /SAddr, /SType, /Tns, /BCtype can only
- be specified with ISDN dialer.
-
- ;Ecdialer general errors
-
- AD060=4;Card initialization error: EiconCard port is not initialized. Set AUTO
- INITIALIZE to YES in ECCARD CONFIG, run "ECCARD START PORT".
-
- AD063=4;Error: %s parameter not valid for this dialer.
-
- AD064=4;Error: %s command not valid for this dialer.
-
-
- ;INTERNAL ERRORS
- ; DLR_API LOCAL ERROR
-
- AD100=4;Internal software error: Dialer API (%d).
- Contact your Eicon Technology representative (see manual for instructions).
-
- AD114=4;Port ID error. Port may not exist or may not be configured.
-
- AD115=4;No status to display for direct line.
-
- ; COMMAND ERRORS.
- ;
-
- AD200=4;Parameter entry error: bad command syntax.
-
- AD201=4;Resource conflict. Not owner or command still being processed.
-
- AD202=4;Dial error. Destination did not answer.
-
- AD204=4;Required parameter missing. No telephone number registered.
-
- AD206=4;Already in answer mode.
-
- AD207=4;Invalid parameter value provided: invalid asynchronous speed.
-
- AD208=4;Invalid parameter value provided: invalid parity.
-
- AD209=4;Invalid parameter value provided: invalid number of bits per
- transmitted byte.
-
- AD210=4;Invalid initialization parameter.
-
- AD212=4;Modem error. Disconnection received while connecting.
-
- AD213=4;Modem error. Close received while connecting.
-
- AD214=4;Modem error. Hangup received while connecting.
-
- AD215=4;Modem error. Ring indication received while connecting.
-
- AD216=4;Call failure indication (CFI) received.
-
- AD217=4;Delayed call indication (DCI) received.
-
- AD218=4;Invalid indication (INV) received.
-
- AD223=4;Dial error: destination busy.
-
- AD225=4;Dial error: no carrier.
-
- AD228=4;Dial error. No dial tone.
-
- AD229=4;Close request received.
-
- AD230=4;Disconnect request received.
-
- AD234=4;Parameter entry error. Phone number contains invalid digit(s).
-
- AD235=4;Parameter entry error. Invalid phone number structure.
-
- AD236=4;Command not allowed for the present current dialer state.
-
- AD237=4;Invalid parameter value provided: invalid bit rate.
-
- AD238=4;Invalid parameter value provided: invalid configuration mode.
-
- AD250=4;Parameter entry error. Invalid Bearer Capability.
-
- AD251=4;Parameter entry error. Invalid ISDN Number.
-
- AD252=4;Parameter entry error. Invalid ISDN Subaddress.
-
- AD253=4;Parameter entry error. Invalid Transit Network Selection.
-
- AD254=4;Parameter entry error. Invalid or incompatible ISDN Port.
-
- AD255=4;Parameter entry error. Invalid structure.
-
- AD256=4;Dialer closed or not fully activated.
-
- AD257=4;Invalid or incompatible Dialer state.
-
- AD258=4;Call Control cannot complete the call.
-
- AD259=4;Internal Hangup/Disconnect requested.
-
- AD260=4;Cannot hangup on X31A.
-
- AD261=4;Required parameter missing. No ISDN number registered.
-
- AD262=4;Command not allowed for this dialer type.
-
- AD263=4;Restricted re-dial attempt after a call failure.
-
- AD264=4;Dial attempt failed; see ecdialer status /p x for more information.
- ; GENERAL & COMMAND SUB ERRORS
-
- AD280=4;Dial failed, hangup received or port is not activated.
- AD281=4;Hangup under processing.
- AD282=4;Already set.
-
- ; DIALER NCB ERROR
-
- AD301=4;Internal software error: (NCB return code 0x%02x).
- Contact your Eicon Technology representative (see manual for instructions).
-
- AD302=4;Resource conflict: dialer already in use.
-
- AD303=4;Required driver missing. The dialbios has not been opened.
-
- AD308=4;Onhook or Offhook command invalid.
-
-
- [ECSNA]
-
- AB001=4;Unable to execute ECSTATUS.EXE: (error %d).
-
- AB002=4;Host's connection address already in use.
-
- AB003=4;Internal software error: (NCB return code 0x%02x).
- Contact your Eicon Technology representative (see manual for instructions).
-
- AB004=4;The Node name: %s has not been started on the corresponding port.
-
- AB005=4;Cannot locate the configuration file %s.
-
- AB006=4;Can't process, invalid configuration file format.
-
- AB007=4;Unable to access configuration file.
-
- AB008=4;Too many open files error.
-
- AB009=4;%s was not found or MAXDATA of this node is greater than MAXDATA
- configured by ECCARD CONFIG.
-
- AB010=4;The "config" option is only available from a workstation.
-
- AB100=4;Specified Node name is not valid.
-